-
Notifications
You must be signed in to change notification settings - Fork 32
docs: hide mode
and theme
props, unhide children
props
#3181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
View your CI Pipeline Execution ↗ for commit ec66df4
☁️ Nx Cloud last updated this comment at |
📬Published Alpha Packages:@codecademy/[email protected] |
🚀 Styleguide deploy preview ready! |
mode
and theme
props, unhide children
props
…amut into ajr-sb-react-docgen-updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA'd the buttons, PopoverContainer, ExpandInCollapseOut, and Overlay — they all look good :)
Also spot-checked RadialProgress and Box (and clicked around) 🔥
📬 Published Alpha Packages:
|
🚀 Styleguide deploy preview ready! Preview URL: https://68f68706b0c537dd5326be1e--gamut-preview.netlify.app |
Overview
Automatically hides
mode
andtheme
props from the props table. Unhideschildren
prop from props table when it doesn't have an associated jsdoc. Hides theas
prop on button stories where the type is actuallyas?: never
PR Checklist
Testing Instructions
as
,mode
ortheme
props in props tableReactNode | ReactNode[]
ReactNode | ReactNode[]
PR Links and Envs
N/A